Implement gtk_event_box_get/set_input_only()
authorAlexander Larsson <alexl@redhat.com>
Mon, 8 Sep 2003 20:04:49 +0000 (20:04 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 8 Sep 2003 20:04:49 +0000 (20:04 +0000)
commit0217c9dbfba418b562e4404ff2da8f18ba5170dc
tree72852331aedd889311858e6f8a39e5ed40bd2d7d
parent51f98b6a707552b29ccdf3134b4da7eb2c5e2aa3
Implement gtk_event_box_get/set_input_only()

2003-09-08  Alexander Larsson  <alexl@redhat.com>

* gtk/gtkeventbox.[hc]:
Implement gtk_event_box_get/set_input_only()

* tests/testgtk.c:
Tests for the new input only event boxes
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkeventbox.c
gtk/gtkeventbox.h
tests/testgtk.c